var github.com/google/go-cmp/cmp.bytesType
2 uses
github.com/google/go-cmp/cmp (current package)
report_reflect.go#L22: bytesType = reflect.TypeOf((*[]byte)(nil)).Elem()
report_slices.go#L338: if t != bytesType {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)